feat: OTel context sharing#3970
Conversation
|
Benchmarks [ profiler ]Benchmark execution time: 2026-06-23 10:12:36 Comparing candidate commit 0037ab7 in PR branch Found 0 performance improvements and 3 performance regressions! Performance is the same for 27 metrics, 6 unstable metrics.
|
Benchmarks [ tracer ]Benchmark execution time: 2026-06-15 22:05:54 Comparing candidate commit a449010 in PR branch Found 1 performance improvements and 3 performance regressions! Performance is the same for 190 metrics, 0 unstable metrics.
|
…ntext # Conflicts: # Cargo.lock # Makefile
Description
This adds OTel context sharing using libdatadog. It adds it to both tracing (producer) and profiling (consumer).
This is mostly AI-written with a little human review as I went. It is not ready for merge, but it did pass some local end-to-end experimentation.
Reviewer checklist